-
Home
-
WP OpenAPI
-
1.0.21
-
Code
-
Classes
- Operation
Total Complexity |
52 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
318 |
Lines of code |
225 |
Logical lines of code |
98 |
Comment lines |
14 |
Methods |
16 |
Properties |
11 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toArray() |
B |
39 |
17 |
69 |
generateParametersFromRouteArgs() |
A |
44 |
14 |
42 |
addRequestSchemaProperties() |
S |
43 |
3 |
55 |
__construct() |
S |
58 |
3 |
15 |
getParameterByName() |
S |
67 |
3 |
8 |
getResponse() |
S |
71 |
2 |
6 |
getEndpoint() |
S |
82 |
1 |
3 |
getMethod() |
S |
82 |
1 |
3 |
addResponse() |
S |
79 |
1 |
3 |
addParameter() |
S |
80 |
1 |
3 |
addTag() |
S |
80 |
1 |
3 |
setSummary() |
S |
81 |
1 |
3 |
setDescription() |
S |
81 |
1 |
3 |
getDescription() |
S |
82 |
1 |
3 |
setOperationId() |
S |
81 |
1 |
3 |
addSecurity() |
S |
78 |
1 |
3 |